validatedList
Deprecated
Make sure your list is available at Validation time! (Typically at ModInitializer call or earlier)
Shorthand Validated Identifier List, validated with a list
List used will be the default
Return
ValidatedList wrapping the list and list validation
Author
fzzyhmstrs
Since
0.2.0
Parameters
list
List providing valid inputs to the list
Deprecated
Make sure your list is available at Validation time! (Typically at ModInitializer call or earlier)
Shorthand Validated Identifier Set, validated with a list
Set used will be the default
Return
ValidatedSet wrapping the set and list validation
Author
fzzyhmstrs
Since
0.2.0
Parameters
list
List providing valid inputs to the set